Skip to content

Conversation

@ardera
Copy link
Owner

@ardera ardera commented Sep 29, 2019

  • plugin registry featuring hardcoded plugins
  • platform channels now support all of the following: String-, Binary-, StandardMessage-, StandardMethod-, JSONMessage- & JSONMethod-codec, including StandardMethodCodec & JSONMethodCodec responses and sending and receiving "not implemented" messages.
  • testplugin for testing the functionality of StandardMethod- & JSONMethodCodec.
  • helper functions for handling StdMsgCodec- & JSONMsgCodecValues
  • ServicesPlugin for handling some service messages, but this is just a stub right now.

ardera and others added 4 commits September 22, 2019 10:31
- completely reworked platform channels
- added support for JSON Method Calls
- added support for JSON & Standard Method Call responses
- implemented basic plugin registry with hardcoded plugin support
- started working on services plugin
- added test plugin for testing JSON/Standard method calls & responses
- added a notImplemented response
- support for JSON/Standard Method call envelopes
- added more code documentation
- added jsobject_get, jsvalue_equals, stdmap_get, stdvalue_equals
- added kNotImplemented codec for detecting when a flutter-side platform message
handler is not present, or for notifying there's no plugin listening on
that channel
- made testplugin check for kNotImplemented responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants